long time no using this website lol
Netcat 教學 (Cantonese) - Windows 點樣裝 nc 同連繫 CTF 伺服器
呢篇教學教 Windows 用家點樣喺 Windows 裝 netcat (nc) 同連繫 CTF 伺服器攞 flag。
步驟
下載 nc.exe
:
去呢個網站下載 netcat Windows 版: https://eternallybored.org/misc/netcat/ or https://nmap.org/ncat/ 搵 nc111nt.zip
。
注意:只從可信網站下載!
解壓檔案:
下載完 nc111nt.zip,右鍵揀「全部解壓縮」到資料夾(例如 C:\netcat
)。
解壓後有 nc.exe。
放喺 C:\Windows
:
將 nc.exe
搬去 C:\Windows
,咁可以直接用 nc 指令。
2. 連繫伺服器
開 Command Prompt:
按 Win + R
,輸入 cmd
,按 Enter
。
用 nc 連繫:
伺服器喺 chal.spyc.hk 4009
,輸入:
nc chal.spyc.hk 4009
連繫後,會見到提示,要求輸入秘密短語( gimme_flag)。
輸入正確短語
攞到 flag 後,按 Ctrl+C 斷開連繫。
祝你攞 flag 成功!
If you doing this chall have any problem,contact me in discord